home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Source Code / Visual Basic Source Code.iso / vbsource / vb016e / vb016bex.frm < prev    next >
Text File  |  1995-09-06  |  662b  |  25 lines

  1. VERSION 2.00
  2. Begin Form Form2 
  3.    Caption         =   "Form2"
  4.    ClientHeight    =   1695
  5.    ClientLeft      =   4395
  6.    ClientTop       =   2820
  7.    ClientWidth     =   3525
  8.    Height          =   2100
  9.    Left            =   4335
  10.    LinkMode        =   1  'Source
  11.    LinkTopic       =   "Form2"
  12.    ScaleHeight     =   1695
  13.    ScaleWidth      =   3525
  14.    Top             =   2475
  15.    Width           =   3645
  16.    Begin Label Label1 
  17.       Caption         =   "Just a normal Form!"
  18.       Height          =   375
  19.       Left            =   600
  20.       TabIndex        =   0
  21.       Top             =   360
  22.       Width           =   2295
  23.    End
  24. End
  25.